悟空视频

    在线播放云盘网盘BT下载影视图书

    Hands-On Big Data Modeling - 图书

    2018科学技术·工业技术
    导演:James Lee Tao Wei Suresh Kumar Mukhiya
    Modeling and managing data is a central focus of all big data projects. In fact, a database is considered to be effective only if you have a logical and sophisticated data model. This book will help you develop practical skills in modeling your own big data projects and improve the performance of analytical queries for your specific business requirements.To start with, you’ll get a quick introduction to big data and understand the different data modeling and data management platforms for big data. Then you’ll work with structured and semi-structured data with the help of real-life examples. Once you’ve got to grips with the basics, you’ll use the SQL Developer Data Modeler to create your own data models containing different file types such as CSV, XML, and JSON. You’ll also learn to create graph data models and explore data modeling with streaming data using real-world datasets.By the end of this book, you’ll be able to design and develop efficient data models for varying data sizes easily and efficiently.
    Hands-On Big Data Modeling
    图书

    Hands-On Big Data Analytics with PySpark - 图书

    2019计算机·数据库
    导演:Rudy Lai Bartłomiej Potaczek
    Apache Spark is an open source parallel-processing framework that has been around for quite some time now. One of the many uses of Apache Spark is for data analytics applications across clustered computers. In this book, you will not only learn how to use Spark and the Python API to create high-performance analytics with big data, but also discover techniques for testing, immunizing, and parallelizing Spark jobs.You will learn how to source data from all popular data hosting platforms, including HDFS, Hive, JSON, and S3, and deal with large datasets with PySpark to gain practical big data experience. This book will help you work on prototypes on local machines and subsequently go on to handle messy data in production and at scale. This book covers installing and setting up PySpark, RDD operations, big data cleaning and wrangling, and aggregating and summarizing data into useful reports. You will also learn how to implement some practical and proven techniques to improve certain aspects of programming and administration in Apache Spark.By the end of the book, you will be able to build big data analytical solutions using the various PySpark offerings and also optimize them effectively.
    Hands-On Big Data Analytics with PySpark
    搜索《Hands-On Big Data Analytics with PySpark》
    图书

    Hands-On Big Data Analytics with PySpark - 图书

    2019计算机·数据库
    导演:Rudy Lai Bartłomiej Potaczek
    Apache Spark is an open source parallel-processing framework that has been around for quite some time now. One of the many uses of Apache Spark is for data analytics applications across clustered computers. In this book, you will not only learn how to use Spark and the Python API to create high-performance analytics with big data, but also discover techniques for testing, immunizing, and parallelizing Spark jobs.You will learn how to source data from all popular data hosting platforms, including HDFS, Hive, JSON, and S3, and deal with large datasets with PySpark to gain practical big data experience. This book will help you work on prototypes on local machines and subsequently go on to handle messy data in production and at scale. This book covers installing and setting up PySpark, RDD operations, big data cleaning and wrangling, and aggregating and summarizing data into useful reports. You will also learn how to implement some practical and proven techniques to improve certain aspects of programming and administration in Apache Spark.By the end of the book, you will be able to build big data analytical solutions using the various PySpark offerings and also optimize them effectively.
    Hands-On Big Data Analytics with PySpark
    搜索《Hands-On Big Data Analytics with PySpark》
    图书

    Hands-On Exploratory Data Analysis with Python - 图书

    2020计算机·编程设计
    导演:Suresh Kumar Mukhiya Usman Ahmed
    Exploratory Data Analysis (EDA) is an approach to data analysis that involves the application of diverse techniques to gain insights into a dataset. This book will help you gain practical knowledge of the main pillars of EDA - data cleaning, data preparation, data exploration, and data visualization.You’ll start by performing EDA using open source datasets and perform simple to advanced analyses to turn data into meaningful insights. You’ll then learn various descriptive statistical techniques to describe the basic characteristics of data and progress to performing EDA on time-series data. As you advance, you’ll learn how to implement EDA techniques for model development and evaluation and build predictive models to visualize results. Using Python for data analysis, you’ll work with real-world datasets, understand data, summarize its characteristics, and visualize it for business intelligence.By the end of this EDA book, you’ll have developed the skills required to carry out a preliminary investigation on any dataset, yield insights into data, present your results with visual aids, and build a model that correctly predicts future outcomes.
    Hands-On Exploratory Data Analysis with Python
    搜索《Hands-On Exploratory Data Analysis with Python》
    图书

    Big Data Visualization - 图书

    2017经济理财·财经
    导演:James D. Miller
    This book is for data analysts or those with a basic knowledge of big data analysis who want to learn big data visualization in order to make their analysis more useful. You need sufficient knowledge of big data platform tools such as Hadoop and also some experience with programming languages such as R. This book will be great for those who are familiar with conventional data visualizations and now want to widen their horizon by exploring big data visualizations.
    Big Data Visualization
    搜索《Big Data Visualization》
    图书

    Big Data Glossary - 图书

    导演:Pete Warden
    There's been a massive amount of innovation in data tools over the last few years, thanks to a few key trends: * *Learning from the web*. Techniques originally developed by website developers coping with scaling issues are increasingly being applied to other domains. * *CS+?=$$$*. Google have proven that research techniques from computer science can be effective at solving prob...(展开全部)
    Big Data Glossary
    搜索《Big Data Glossary》
    图书

    Hands-On Data Science and Python Machine Learning - 图书

    2017计算机·编程设计
    导演:Frank Kane
    If you are a budding data scientist or a data analyst who wants to analyze and gain actionable insights from data using Python, this book is for you. Programmers with some experience in Python who want to enter the lucrative world of Data Science will also find this book to be very useful, but you don't need to be an expert Python coder or mathematician to get the most from this book.
    Hands-On Data Science and Python Machine Learning
    搜索《Hands-On Data Science and Python Machine Learning》
    图书

    Hands-On Data Structures and Algorithms with Rust - 图书

    2019计算机·数据库
    导演:Claus Matzinger
    Rust has come a long way and is now utilized in several contexts. Its key strengths are its software infrastructure and resource-constrained applications, including desktop applications, servers, and performance-critical applications, not forgetting its importance in systems' programming. This book will be your guide as it takes you through implementing classic data structures and algorithms in Rust, helping you to get up and running as a confident Rust programmer. The book begins with an introduction to Rust data structures and algorithms, while also covering essential language constructs. You will learn how to store data using linked lists, arrays, stacks, and queues. You will also learn how to implement sorting and searching algorithms. You will learn how to attain high performance by implementing algorithms to string data types and implement hash structures in algorithm design. The book will examine algorithm analysis, including Brute Force algorithms, Greedy algorithms, Divide and Conquer algorithms, Dynamic Programming, and Backtracking. By the end of the book, you will have learned how to build components that are easy to understand, debug, and use in different applications.
    Hands-On Data Structures and Algorithms with Rust
    搜索《Hands-On Data Structures and Algorithms with Rust》
    图书

    Hands-On Data Analysis with NumPy and pandas - 图书

    2018科学技术·工业技术
    导演:Curtis Miller
    Hands-On Data Analysis with NumPy and Pandas is for you if you are a Python developer and want to take your first steps into the world of data analysis. No previous experience of data analysis is required to enjoy this book.
    Hands-On Data Analysis with NumPy and pandas
    搜索《Hands-On Data Analysis with NumPy and pandas》
    图书

    Hands-On Data Science with the Command Line - 图书

    2019科学技术·工业技术
    导演:Jason Morris Chris McCubbin Raymond Page
    The Command Line has been in existence on UNIX-based OSes in the form of Bash shell for over 3 decades. However, very little is known to developers as to how command-line tools can be OSEMN (pronounced as awesome and standing for Obtaining, Scrubbing, Exploring, Modeling, and iNterpreting data) for carrying out simple-to-advanced data science tasks at speed.This book will start with the requisite concepts and installation steps for carrying out data science tasks using the command line. You will learn to create a data pipeline to solve the problem of working with small-to medium-sized files on a single machine. You will understand the power of the command line, learn how to edit files using a text-based and an. You will not only learn how to automate jobs and scripts, but also learn how to visualize data using the command line. By the end of this book, you will learn how to speed up the process and perform automated tasks using command-line tools.
    Hands-On Data Science with the Command Line
    搜索《Hands-On Data Science with the Command Line》
    图书
    加载中...